Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codec Update: SerializationCodec for Redis Fix #347

Merged
merged 5 commits into from
Apr 29, 2024
Merged

Conversation

solnone
Copy link
Contributor

@solnone solnone commented Apr 29, 2024

Breaking change in redisson-3.19.0:
Default codec updated to Kryo5Codec.

Switched codec to SerializationCodec to resolve
Redis failures.

solnone and others added 5 commits April 29, 2024 21:45
Breaking change in redisson-3.19.0:
Default codec updated to Kryo5Codec.

Switched codec to SerializationCodec to resolve
Redis failures.
@mshima mshima merged commit bc14f73 into jhipster:main Apr 29, 2024
15 checks passed
@mshima
Copy link
Member

mshima commented Apr 29, 2024

Thanks @solnone

@solnone
Copy link
Contributor Author

solnone commented Apr 29, 2024

Thanks @mshima

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants